crypto/elliptic.p224Curve.ScalarMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p224.go#L128: func (p224Curve) ScalarMult(Bx, By *big.Int, scalar []byte) (*big.Int, *big.Int) {